[INFO] fetching crate pgpq 0.11.1...
[INFO] checking pgpq-0.11.1 against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] extracting crate pgpq 0.11.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pgpq 0.11.1
[INFO] finished tweaking crates.io crate pgpq 0.11.1
[INFO] tweaked toml for crates.io crate pgpq 0.11.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pgpq 0.11.1 on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pgpq 0.11.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgresql_embedded v0.20.0
[INFO] [stderr]   Downloaded postgresql_archive v0.20.0
[INFO] [stderr]   Downloaded reqwest-tracing v0.5.8
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded reqwest-retry v0.7.0
[INFO] [stderr]   Downloaded postgresql_commands v0.20.0
[INFO] [stderr]   Downloaded matchit v0.8.6
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded postgres v0.19.12
[INFO] [stderr]   Downloaded arrow-data v56.0.0
[INFO] [stderr]   Downloaded arrow-schema v56.0.0
[INFO] [stderr]   Downloaded arrow-row v56.0.0
[INFO] [stderr]   Downloaded arrow-csv v56.0.0
[INFO] [stderr]   Downloaded arrow-arith v56.0.0
[INFO] [stderr]   Downloaded arrow-select v56.0.0
[INFO] [stderr]   Downloaded arrow-buffer v56.2.0
[INFO] [stderr]   Downloaded arrow-ord v56.0.0
[INFO] [stderr]   Downloaded arrow-cast v56.0.0
[INFO] [stderr]   Downloaded arrow v56.0.0
[INFO] [stderr]   Downloaded arrow-string v56.0.0
[INFO] [stderr]   Downloaded arrow-json v56.0.0
[INFO] [stderr]   Downloaded arrow-ipc v56.0.0
[INFO] [stderr]   Downloaded arrow-array v56.0.0
[INFO] [stderr]   Downloaded parquet v56.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c
[INFO] running `Command { std: "docker" "start" "74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking arrow-schema v56.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/656ccbe796ff98def9b555c118e1620c5389e3b2/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=bdda90efcabfa70f -C extra-filename=-96ce3020c20c435c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-98e9b16cf060efd6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bb09b30f62cf1a92.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-69a768f6881cc1a4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b1f5830923efde8b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0a3a64c9ac18f74e.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c16dfe712af6574a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-abfce4c28f3843fe.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c", kill_on_drop: false }`
[INFO] [stdout] 74ae0340f664cd76ac662c07530db942f8e766633d986332c29a1ae45a34314c
